Skip to content

Conversation

lizhouyu
Copy link
Contributor

@lizhouyu lizhouyu commented Jul 6, 2025

Differential Revision: D77841795

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 6, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D77841795

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D77841795

lizhouyu added a commit to lizhouyu/torchrec that referenced this pull request Jul 8, 2025
… implementation to support DLRMv2 (pytorch#3163)

Summary:
Pull Request resolved: pytorch#3163

### Major changes
- Add tensorboard to the benchmark testbed, specifically in `benchmark_zch.py`.
- Count the number of unique values received by each rank in each epoch by revising `benchmark_zch_utils.py`.
- Revise `data/non_zch_remapper.py` to not depend on `batch.to_dict()` method, instead it fetch dataclass `batch`'s attribute with the built-in `vars()` method.
-  Revise DLRMv2 model EBC config initialization to make the table name identical with the feature name.

Rollback Plan:

Differential Revision: D77841795
@lizhouyu lizhouyu force-pushed the export-D77841795 branch from c96a893 to f120f53 Compare July 8, 2025 00:10
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D77841795

@lizhouyu lizhouyu force-pushed the export-D77841795 branch from f120f53 to 20ce4f0 Compare July 9, 2025 17:59
lizhouyu added a commit to lizhouyu/torchrec that referenced this pull request Jul 9, 2025
… implementation to support DLRMv2 (pytorch#3163)

Summary:
Pull Request resolved: pytorch#3163

### Major changes
- Add tensorboard to the benchmark testbed, specifically in `benchmark_zch.py`.
- Count the number of unique values received by each rank in each epoch by revising `benchmark_zch_utils.py`.
- Revise `data/non_zch_remapper.py` to not depend on `batch.to_dict()` method, instead it fetch dataclass `batch`'s attribute with the built-in `vars()` method.
-  Revise DLRMv2 model EBC config initialization to make the table name identical with the feature name.
- Revise DLRMv2 configuration yaml file to set table size for each feature.
- Revise the default value for "num_embeddings" parameter in  `arguments.py` to None.

Rollback Plan:

Differential Revision: D77841795
Summary: Pull Request resolved: pytorch#3127

Differential Revision: D77033290
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D77841795

lizhouyu added a commit to lizhouyu/torchrec that referenced this pull request Jul 14, 2025
… implementation to support DLRMv2 (pytorch#3163)

Summary:
Pull Request resolved: pytorch#3163

### Major changes
- Add tensorboard to the benchmark testbed, specifically in `benchmark_zch.py`.
- Count the number of unique values received by each rank in each epoch by revising `benchmark_zch_utils.py`.
- Revise `data/non_zch_remapper.py` to not depend on `batch.to_dict()` method, instead it fetch dataclass `batch`'s attribute with the built-in `vars()` method.
-  Revise DLRMv2 model EBC config initialization to make the table name identical with the feature name.
- Revise DLRMv2 configuration yaml file to set table size for each feature.
- Revise the default value for "num_embeddings" parameter in  `arguments.py` to None.

Rollback Plan:

Differential Revision: D77841795
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D77841795

lizhouyu added a commit to lizhouyu/torchrec that referenced this pull request Jul 14, 2025
… implementation to support DLRMv2 (pytorch#3163)

Summary:
Pull Request resolved: pytorch#3163

### Major changes
- Add tensorboard to the benchmark testbed, specifically in `benchmark_zch.py`.
- Count the number of unique values received by each rank in each epoch by revising `benchmark_zch_utils.py`.
- Revise `data/non_zch_remapper.py` to not depend on `batch.to_dict()` method, instead it fetch dataclass `batch`'s attribute with the built-in `vars()` method.
-  Revise DLRMv2 model EBC config initialization to make the table name identical with the feature name.
- Revise DLRMv2 configuration yaml file to set table size for each feature.
- Revise the default value for "num_embeddings" parameter in  `arguments.py` to None.

Differential Revision: D77841795
… implementation to support DLRMv2 (pytorch#3163)

Summary:
Pull Request resolved: pytorch#3163

### Major changes
- Add tensorboard to the benchmark testbed, specifically in `benchmark_zch.py`.
- Count the number of unique values received by each rank in each epoch by revising `benchmark_zch_utils.py`.
- Revise `data/non_zch_remapper.py` to not depend on `batch.to_dict()` method, instead it fetch dataclass `batch`'s attribute with the built-in `vars()` method.
-  Revise DLRMv2 model EBC config initialization to make the table name identical with the feature name.
- Revise DLRMv2 configuration yaml file to set table size for each feature.
- Revise the default value for "num_embeddings" parameter in  `arguments.py` to None.

Differential Revision: D77841795
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D77841795

Copy link

meta-cla bot commented Aug 2, 2025

Hi @lizhouyu!

Thank you for your pull request.

We require contributors to sign our Contributor License Agreement, and yours needs attention.

You currently have a record in our system, but the CLA is no longer valid, and will need to be resubmitted.

Process

In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.

If you have received this in error or have any questions, please contact us at [email protected]. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants